RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. command line
    Log in to post
    • All categories
    • S

      RetroPie AND Casting Oculus Quest!!!

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes desktop oculus casting browser command line
      1
      0 Votes
      1 Posts
      668 Views
      No one has replied
    • N

      Loading png overlay with command line

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support overlay png command line
      7
      0 Votes
      7 Posts
      601 Views
      N

      Ok, pngview was already installed on my system and used by the PiBoy OSD. I found a png loading used in the installscript of the firmware and I can reproduce this when I want with a single line added in my scripts. It's exactly what I was looking for !

      @sleve_mcdichael Thanks for your help

    • T

      How to launch lr-mess directly from Emulationstation?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support lr-mess emuationstation command line retroarch cfg
      7
      0 Votes
      7 Posts
      706 Views
      T

      @Folly Thanks, I got everything running now!

    • I

      Emulationstation not loading on my retropie

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support help me please retropie emulationstaion command line
      15
      0 Votes
      15 Posts
      2k Views
      I

      @mitu It doesn't let me verify it

    • duglorD

      What is the line in the retroarch.cfg (s) that will force a controller to left analog?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support command line force analog controller analogue
      4
      0 Votes
      4 Posts
      557 Views
      dankcushionsD

      @duglor set this (and all other retroarch settings) via the configuration editor: https://retropie.org.uk/docs/Configuration-Editor/

      it's in the basic settings menu - you can see it in the screenshots
    • I

      Skyscraper not showing videos?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support scraper video pi4 command line
      2
      0 Votes
      2 Posts
      385 Views
      mituM

      @icer363 said in Skyscraper not showing videos?:

      I have it enabled in the settings.

      Do you enabled it in the Skyscraper settings or EmulationStation (or maybe both) ?
      Note that after you scrape (with videos enabled), you need to run the gamelist generation step again in order for the videos to show up in EmulationStation.

    • H

      Connecting a Bluetooth audio device to retropie

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support bluetooth audio command line question
      10
      0 Votes
      10 Posts
      9k Views
      R

      Ok, so the stutter goes away if I set baud rate of Bluetooth to 460800:
      Run sudo nano /boot/config.txt and then append the following

      # Enable autoprobing of Bluetooth driver dtparam=krnbt=on # Increase Bluetooth baud rate dtparam=krnbt_baudrate=460800

      The idea was taken from here: https://github.com/Arkq/bluez-alsa/issues/205

      Now only the playback delay left.

    • T

      Behavior difference launching from ES vs command line

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support p2000 retropie 4.6 dosbox command line emulator
      4
      0 Votes
      4 Posts
      437 Views
      T

      Correct, @mitu , I created a separate system that lists the conf files:

      <system> <name>p2000t</name> <fullname>Philips P2000</fullname> <path>/home/pi/RetroPie/roms/p2000t</path> <extension>.conf .CONF</extension> <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ p2000t %ROM%</command> <platform>p2000t</platform> <theme>p2000t</theme> </system>

      Runcommand looked good:

      Parameters: Executing: /opt/retropie/emulators/dosbox-sdl2/bin/dosbox -conf "/home/pi/RetroPie/roms/p2000t/Monkey.conf" fluidsynth: warning: Requested a period size of 64, got 480 instead fluidsynth: warning: Failed to set thread to high priority fluidsynth: warning: Failed to pin the sample data to RAM; swapping is possible. DOSBox version SVN Copyright 2002-2019 DOSBox Team, published under GNU GPL. --- CONFIG: Loading primary settings from config file /home/pi/RetroPie/roms/p2000t/Monkey.conf SDL: Current window pixel format: SDL_PIXELFORMAT_ARGB8888 MIDI:fluidsynth: loaded soundfont: /usr/share/sounds/sf2/FluidR3_GM.sf2 MIDI: Opened device:fluidsynth One joystick reported, initializing with 4axis Using joystick Xbox 360 Wireless Receiver with 6 axes, 15 buttons and 1 hat(s) Using driver "opengl" for renderer

      I am happy to investigate more if it helps the community. If we collectively believe this is a problem with a 20-year old emulator, I am also content to call this one good enough and run without a joystick. :)

    • U

      Is there a cmdline.txt change that I can do to remove any console word-wrapping?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support command line tty cmdline.txt small screen
      2
      0 Votes
      2 Posts
      328 Views
      mituM

      I don't think stty would help here, but try adding quiet to the cmdline.txt line, this should suppress the boot messages. See more options at https://retropie.org.uk/docs/FAQ/#how-do-i-hide-the-boot-text.

    • H

      help with interesting command line behavior

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support command line
      6
      0 Votes
      6 Posts
      395 Views
      ClydeC

      🙂

      In general, if the command line does strange things, it's a good idea to check if the command was entered correctly. As in this case, one missing or wrong character can be the culprit.

    • H

      Check if game is running using command line

      Watching Ignoring Scheduled Pinned Locked Moved ControlBlock, PowerBlock & Co. command line retropie 4.5 fan control
      6
      0 Votes
      6 Posts
      1k Views
      P

      I like that suggestion even more than mine :-)

    • R

      Retropie boots into command prompt

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support boot screen command line emulationstaion command prompt
      2
      0 Votes
      2 Posts
      2k Views
      wmarcioW

      https://github.com/RetroPie/RetroPie-Setup/wiki/FAQ#why-emulationstation-doesnt-start-automatically-after-an-update-

    • SmythiusS

      Run bezel project via SSH?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support bezel project command line scraping ssh
      4
      0 Votes
      4 Posts
      954 Views
      ClydeC

      Okay, for some reason, the screen command needs an sh after the -L on a Raspbian-based Retropie. sh starts a new shell with the script in it. On my Desktop PC running Kubuntu Linux 18.04, the command works without the sh, but on my Raspberry Pi running Retropie, it needs the sh to work as intended.

      Whatever, please try this with an sh behind -L:

      screen -S bezelproject -L sh /home/pi/RetroPie/retropiemenu/bezelproject.sh
    • hepcat72H

      How to cleanly stop emulationstation from the command line

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support command line
      9
      0 Votes
      9 Posts
      7k Views
      hepcat72H

      @mitu Right, so you're saying it's unable to catch a signal while it's "paused". Makes more sense now. I had assumed it would have forked the emulator and thus be ready for interrupt signals to act on in the background.

      Anyway, this is way more than I really have any business knowing. Graphics and GUIs have never been my thing and I know enough about inter-process communication to get me into trouble, but that's about it. Thanks for the help. Really useful.

    • M

      Pi Newbie - Keyboard stops working in Command-Line

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retropie 4.4 command line keyboard
      3
      0 Votes
      3 Posts
      398 Views
      M

      @mitu Indeed - nothing seemed to happen. However I did already have a bunch of funky characters in the command line prompt, so perhaps those prevented the "reset" command from working.

      This is the second time it's happened to me in the last two days, so I will try to type in "reset" on a clean command line prompt the next time it occurs (although it didn't seem to work for the previous poster and his issue is a carbon copy of mine).

    • J

      Missing CPU/GPU Temps as well as used and available disk info at command line

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retropie command line
      2
      0 Votes
      2 Posts
      284 Views
      mituM

      @jasonh1314 The ascii art welcome is produced by running retropie_welcome, a shell function added by the install script to your shell start-up file.
      If you open the $HOME/.bashrc file, the last lines should be

      retropie_welcome # RETROPIE PROFILE END

      If you accidentally overwritten your .bashrc, then the welcome ascii art function is not run when your login session starts.

    • B

      Passing ROM specific command line options to MAME through retroarch

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retroarch mame-libretro command line options
      3
      0 Votes
      3 Posts
      971 Views
      B

      @dankcushions Thanks for letting me know, is much appreciated :-)

    • N

      (Solved) Hit F4, now keyboard isn't working.

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support command line support
      2
      0 Votes
      2 Posts
      313 Views
      N

      @nunyabizniss Meant to add, I'm using a 3b+

    • B

      command line to start ES screensaver

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support command line screensaver start
      7
      0 Votes
      7 Posts
      940 Views
      B

      hey mitu, thank you!

      could you explain me how to or give me a link to read how to do re-compiling?